home *** CD-ROM | disk | FTP | other *** search
/ Merciful 5 / Merciful - Disc 5.iso / software / h / hypertextdatav40.12cr.lha / HTDS / Examples / background.hguide < prev    next >
Encoding:
Amiga HyperGuide  |  1997-03-30  |  556 b   |  27 lines

  1. @hyperguide background.hguide
  2. @bgcolor white
  3. @fgcolor red
  4. @node main "Background Test"
  5. @{"Marble Background" link marble}
  6. @{"Black & white" link bw}
  7. @{"Default background" link defback}
  8. @{"Default text" link deftext}
  9. @endnode
  10. @node marble "Marble"
  11. @background /pics/marble.iff
  12. @endnode
  13. @node bw "Black & white"
  14. @bgcolor black
  15. @fgcolor white
  16. Black and white
  17. @endnode
  18. @node defback "Default Background"
  19. @fgcolor blue
  20. Default background and blue text
  21. @endnode
  22. @node deftext "Default Textcolor"
  23. @bgcolor green
  24. Default text color and green background
  25. @endnode
  26.  
  27.